getLabelFor

open fun getLabelFor(@NonNull view: View): Int(source)

Deprecated

Call getLabelFor directly.

Gets the id of a view for which a given view serves as a label for accessibility purposes.

Return

The labeled view id.

Parameters

view

The view on which to invoke the corresponding method.